Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an 'update-manifest' mojo to align manifest versions to dependencies #4145

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Aug 16, 2024

It is recommended to use as the lower bound the dependency the code was compiled with to avoid using newer code from dependencies, but managing that manually can be a daunting task.

This now adds a new 'update-manifest' mojo that helps in calculate the lower bound and update the manifest accordingly.

It is recommended to use as the lower bound the dependency the code was
compiled with to avoid using newer code from dependencies, but managing
that manually can be a daunting task.

This now adds a new 'update-manifest' mojo that helps in calculate the
lower bound and update the manifest accordingly.
@laeubi laeubi enabled auto-merge (rebase) August 16, 2024 15:21
Copy link

Test Results

  597 files    597 suites   3h 59m 55s ⏱️
  418 tests   412 ✅  6 💤 0 ❌
1 254 runs  1 235 ✅ 19 💤 0 ❌

Results for commit b1d2fc3.

@laeubi laeubi merged commit a38f525 into eclipse-tycho:tycho-4.0.x Aug 16, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant